CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - texture image matlab

搜索资源列表

  1. steerable.zip.rar

    0下载:
  2. 基于小波变换和可操纵金字塔算法的图像纹理分析,Based on wavelet transform and the steerable pyramid algorithm for image texture analysis
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:887182
    • 提供者:骆小龙
  1. colortexture.rar

    2下载:
  2. matlab编写的图像处理程序,用于提取图像的纹理、颜色特征。,matlab image processing procedures to prepare for the extraction of image texture and color features.
  3. 所属分类:Special Effects

    • 发布日期:2015-05-20
    • 文件大小:2653
    • 提供者:
  1. LBP

    0下载:
  2. 纹理模式的LBP特征表示及分类原理:就是通过定义一个模板,对于原图像中的每个点,使用该模板进行操作,模板中心点近邻区域对应的图像象素值与中心位置对应的象素值进行比较,且对于不同位置的比较结果赋予不同的权值,从而,变换图像中对应点的值就由模板对应各位置的比较结果之权和表示。-LBP texture pattern feature representation and classification theory: that by defining a template for the origina
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:2460
    • 提供者:徐忠超
  1. matlab

    0下载:
  2. 本程序包括5个MATLAB程序,分别实现图像分量提取,拉普拉斯变换,图像批量格式转换,图像纹理特征提取,以及小波变换-The program includes five MATLAB programs were achieving the image component extraction, Laplace transform, image batch format conversion, image texture feature extraction, and the wavelet tr
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:3374
    • 提供者:高绍兵
  1. FT

    1下载:
  2. 基于傅里叶变换的去除图像纹理方法。通过去除频域高亮区域来消除纹理,保留低频信息。-Based on Fourier Transform method to remove the image texture. Highlighted region by removing the frequency domain to eliminate the texture, retain low frequency information.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-24
    • 文件大小:1040
    • 提供者:厉征鑫
  1. Tamura

    1下载:
  2. 该代码为用tamura算法提取图像的纹理特征,包括粗糙度、对比度等,可用于基于内容的图像检索系统-The code for the algorithm used tamura extracted texture features, including roughness, contrast, etc., can be used for content-based image retrieval system
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-08
    • 文件大小:4754
    • 提供者:vivi
  1. code

    0下载:
  2. matlab编写的图像纹理特征提取算法,附有一张纹理图像,对于纹理特征提取,该算法很有效!-matlab write feature extraction of image texture, with a texture image for texture feature extraction, the algorithm is very effective!
  3. 所属分类:matlab

    • 发布日期:2016-05-09
    • 文件大小:310272
    • 提供者:wyuting
  1. Tamura

    0下载:
  2. Tamura纹理特征的六个分量对应于心理学角度上纹理特征的六种属性,分别是粗糙度(coarseness)、对比度(contrast)、方向度(directionality)、 线像度(linelikeness)、规整度(regularity)和粗略度(roughness)。其中,前三个分量对于图像检索尤其重要。程序包包含了matlab计算Tamura纹理特征的子函数和主函数。-Tamura texture features corresponding to the six components
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:315646
    • 提供者:
  1. gabor_texture

    1下载:
  2. gabor小波图片纹理特征提取,MATLAB编码,效果不错!-gabor wavelet image texture feature extraction, MATLAB code, good results!
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:13962
    • 提供者:刘小瑞
  1. gaborfilter

    0下载:
  2. gabor滤波器用于在不同方位不同尺度下的图像纹理特征提取,使用matlab编写。-gabor filters for different scales in different directions of the image texture feature extraction using matlab prepared.
  3. 所属分类:Special Effects

    • 发布日期:2016-05-06
    • 文件大小:1024
    • 提供者:hello
  1. Gabor

    0下载:
  2. Gabor小波变换的matlab实现,可以完成对图像的纹理特征提取,广泛应用于图像处理,模式识别等方向-Gabor wavelet transform matlab implementation can complete the image texture feature extraction is widely used in image processing, pattern recognition and so the direction of
  3. 所属分类:Wavelet

    • 发布日期:2016-05-06
    • 文件大小:190288
    • 提供者:陈小菲
  1. process

    0下载:
  2. 用matlab编写图像纹理特征提取的一个程序,可以用在图像处理中-Matlab image with the preparation of a texture feature extraction procedure can be used in image processing
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:729
    • 提供者:Addy wang
  1. Nine

    0下载:
  2. 第九章 MATLAB 图像显示与色彩 9.1 图像显示 9.1.1 imshow 函数 9.1.2 显示索引图像 9.1.3 显示灰度图像 9.1.4 显示二值图像 9.1.5 显示真彩图像 9.1.6 直接从磁盘文件中显示图像 9.2 特殊图像显示技术 9.2.1 显示颜色条 9.2.2 显示多帧图像序列 9.2.3 显示多幅图像序列 9.3 纹理映射 9.4 图像颜色 9.4.1 图像的退色处理 9.4
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:43568
    • 提供者:王万国
  1. Laplacian_Enhancement

    1下载:
  2. 拉普拉斯算子,检测图像的边缘纹理等细节信息,然后以适当比例线性叠加原始图像和细节信息,从而完成图像的增强-Laplace operator, the edge detection image texture details, etc., and then an appropriate proportion to the linear superposition of the original image and detail information to complete the image e
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:88554
    • 提供者:shen hong
  1. phasecongruency2

    0下载:
  2. 基于log Gabor小波的相位一致图像纹理特征分析-Based on log Gabor wavelet phase consistent image texture analysis
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:28021
    • 提供者:肖新华
  1. HMT-Hidden-Markov-Contourlet[1]

    1下载:
  2. 这是一个Matlab实现的隐马尔科夫树模型,用于计算图像的Contourlet系数。程序同时还包括图像去噪、纹理恢复的应用模型。-This is a Matlab realization of Hidden Markov Tree Model, used to calculate the coefficient Contourlet images. Program also includes image denoising, texture restoration of the applicat
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:2464547
    • 提供者:小单
  1. xiaobo

    0下载:
  2. 小波变换,主要功能是实现图像纹理的提取。-Wavelet transform, the main function is to achieve the extraction of image texture.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:3401
    • 提供者:石丽
  1. GrayGradinet

    0下载:
  2. 图像的一种纹理提取方法,采用灰度梯度共生矩阵,是简单方便的方法-An image texture extraction method, using gray-gradient co-occurrence matrix is a simple and convenient method
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:1484
    • 提供者:liulei
  1. db9.7lifting

    0下载:
  2. gabor filter 图像纹理提取 边缘检测-gabor filter edge detection image texture extraction
  3. 所属分类:Wavelet

    • 发布日期:2017-04-12
    • 文件大小:1034
    • 提供者:胡易
  1. Tamuratexture

    0下载:
  2. 图像纹理特征提取,是图像处理中一另一个非常重要的底层特征,matlab实现-Image texture feature extraction, image processing are very important to one another underlying characteristics, matlab implementation
  3. 所属分类:Special Effects

    • 发布日期:2016-05-09
    • 文件大小:1914
    • 提供者:周鸽
« 1 2 3 45 6 7 8 9 10 ... 38 »
搜珍网 www.dssz.com